'Declaration
Protected Overloads Function Equals( _ ByVal other As KeyedCollection2(Of KeyValuePair(Of String,Boolean),Node) _ ) As Boolean
'Usage
Dim instance As NodeCollection Dim other As KeyedCollection2(Of KeyValuePair(Of String,Boolean),Node) Dim value As Boolean value = instance.Equals(other)
Parameters
- other